* {
    margin: 0;
    padding: 0;
}

.container {
    justify-content:space-evenly;
}

/* 1 блок */
.header-top > .container {
  max-width: 1180px;
}

.nav-links {
    color: #2C2C2C;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    margin-top: 22px;
}

.header-icons img {
    width: 47px;
    height: 47px;
    border-radius: 12px;
    object-fit: cover;
}

.header-icon {
    display: inline-flex;
}

/* Телефон */
.phone-number {
    font-weight: 600;
    font-size: 18px;
    color: #2C2C2C;
    text-decoration: none;
}

.work-time {
    font-size: 14px;
    color: #2C2C2C;
    font-weight: 400;
}

.btn-login {
    background: #FC9227;
    color: #FFFFFF;
    padding: 8px 20px;
    border-radius: 12px;
    width: 82px;
    height: 47px;
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.container {
  max-width: 1180px;
}

.container {
    margin-bottom: -10px;
}

.breadcrumb a {
    color: #2C2C2C;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
 
 
.page-title {
    font-size: 32px;
    font-weight: 600;
    color: #2C2C2C;
}

.results {
    font-size: 18px;
    font-weight: 600;
    color: #2C2C2C;
}

.thumb {
  width: 240px;         
  min-width: 240px;
  flex-shrink: 0;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.thumb img {
  display: block;
  width: 100%;
  height: 240px;           
  object-fit: cover;
}

.dots {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 6px;
}

.dot1 {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
}

.dot2 {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0.9;
}
 
.dot3 {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0.8;
}

.dot4 {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0.7;
}

.dot5 {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0.6;
}

.dot6 {
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    opacity: 0.5;
}

.small.text-muted { 
    color: #2C2C2C;
    font-size: 16px;
    font-weight: 400;
}

.price {
    color: #2C2C2C;
    font-size: 18px;
    font-weight: 600;  font-size: 18px;
}

/* Адрес */
.offer-location {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    color: #2C2C2C;
}

.offer-location img {
    width: 18px;
    height: 18px;
    margin-right: 6px;
}

.offer-location span {
    font-size: 16px;
    color: #2C2C2C;
    font-weight: 400;
}

.desc {
    color: #2C2C2C;
    font-size: 16px;
    font-weight: 400;
    margin: 8px 0 0;
    line-height: 18px;
}
 
.img-basket {
    width: 30px;
    height: 30px;
}

.delete-all-btn {
    background: none;
    border: none;
    cursor: pointer;
    margin-top: -60px;
    float: right;
}

.delete-all-btn img {
    margin-top: -2px;
}

.agent-card {
    background: transparent;
    float: right;
}

.agent-card1 {
    margin-top: 80px;
    float: right;
}

.agent-card2 {
    margin-top: 80px;
    float: right;
}

.agent-card3 {
    margin-top: 90px;
    float: right;
}

.agent-card4 {
    margin-top: 80px;
    float: right;
}

.agent-card5 {
    margin-top: 80px;
    float: right;
}

.agent-card6 {
    margin-top: 90px;
    float: right;
}

.agent-card7 {
    margin-top: 90px;
    float: right;
}

.agent-card8 {
    margin-top: 80px;
    float: right;
}

.agent-card9 {
    margin-top: 80px;
    float: right;
}
 
.agent-top {
    background: #F1F1F1;
    width: 200px;
    height: 70px;
    padding: 8px 12px;
    border-radius: 20px;
    align-items: center;
}

.agent-photo {
    width: 50px;
    height: 50px;
    border-radius: 15px;
    object-fit: cover;
}

.agent-name {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}

.show-phone {
    background: #A333FF;
    width: 200px;
    height: 47px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    border-radius: 15px;
    padding: 10px;
    border: none;
}

.write-btn {
    background: #F8EFFF;
    width: 200px;
    height: 47px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #A333FF;
    border: none;
    padding: 10px;
}

/* подвал */
.footer > .container {
  max-width: 1180px;
}

.footer {
    background: #F7EFFD;
    margin-top: -160px;
}

.footer-slogan {
    color: #A333FF;
    font-size: 18px;
    font-weight: 600;
    margin-top: -5px;
}

.footer-link {
    color: #2C2C2C;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
}

.footer-copy {
    white-space: nowrap;
    color: #2C2C2C;
    font-size: 14px;
    font-weight: 400;
}

.footer-privacy {
    color: #2C2C2C;
    font-size: 14px;
    font-weight: 400;
}

.contact-row {
    display: flex;
    justify-content: flex-end;
    margin-top: 5px;
}

.footer-phone {
    font-size: 20px;
    font-weight: 600;
}

.social-icon {
    width: 47px;
    height: 47px;
}

.contract-box {
    width: 492px;
    height: 142px;
    margin-top: 40px;
    background: #ffffff;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.05);
}

.contract-title {
    font-size: 18px;
    font-weight: 600;
    color: #2C2C2C;
}

.btn-orange {
    background: #FC9227;
    color: #FFFFFF;
    border-radius: 15px;
    padding: 10px 20px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    width: 88px;
    height: 54px;
}

.btn-purple {
    background: #A333FF;
    color: #FFFFFF;
    border-radius: 15px;
    padding: 10px 28px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    width: 246px;
    height: 54px;
    white-space: nowrap;
}

 